335 records

Importations de psychotropes depuis 2007

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Psychotrope
               

No description available for this field.

Name (identifier)
psychotrope_en_gr
Type
text
Sample
                       
Année
               

No description available for this field.

Name (identifier)
annee
Type
date
Sample
                       
Poids importé
               

No description available for this field.

Name (identifier)
poids_importe
Type
decimal
Unit
g
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"importations-psychotropes-depuis-2007",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/importations-psychotropes-depuis-2007"
      }
    ]
    ,
  • "definitions":
    {
    • "importations-psychotropes-depuis-2007":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/importations-psychotropes-depuis-2007_records"
            }
          }
        }
      }
      ,
    • "importations-psychotropes-depuis-2007_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "psychotrope_en_gr":
              {
              • "type":"string",
              • "title":"Psychotrope",
              • "description":""
              }
              ,
            • "annee":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Année",
              • "description":""
              }
              ,
            • "poids_importe":
              {
              • "type":"number",
              • "title":"Poids importé",
              • "description":"",
              • "unit":"g"
              }
            }
          }
        }
      }
    }
}

Similar datasets